[INFO] cloning repository https://github.com/tky0065/cortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tky0065/cortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftky0065%2Fcortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftky0065%2Fcortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a24b209737dbd21a53d35df0471aef792dcbcbd
[INFO] testing tky0065/cortex against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftky0065%2Fcortex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tky0065/cortex
[INFO] finished tweaking git repo https://github.com/tky0065/cortex
[INFO] tweaked toml for git repo https://github.com/tky0065/cortex written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tky0065/cortex on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tky0065/cortex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d981b2db7314c28a42568b241c1e902f1b34741f7250fff99af86b309cc385ed
[INFO] running `Command { std: "docker" "start" "-a" "d981b2db7314c28a42568b241c1e902f1b34741f7250fff99af86b309cc385ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d981b2db7314c28a42568b241c1e902f1b34741f7250fff99af86b309cc385ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d981b2db7314c28a42568b241c1e902f1b34741f7250fff99af86b309cc385ed", kill_on_drop: false }`
[INFO] [stdout] d981b2db7314c28a42568b241c1e902f1b34741f7250fff99af86b309cc385ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7cd1c878bd9793f5beae74bae6d9cacbe2cf260b9f0f2d9b967043368a2375a
[INFO] running `Command { std: "docker" "start" "-a" "a7cd1c878bd9793f5beae74bae6d9cacbe2cf260b9f0f2d9b967043368a2375a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cmov v0.5.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling aws-types v1.3.15
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.15
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling as-any v0.3.2
[INFO] [stderr]    Compiling quoted_printable v0.5.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aws-smithy-async v1.2.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling aws-smithy-types v1.4.7
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tui-input v0.15.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.12.0
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.20
[INFO] [stderr]    Compiling aws-smithy-json v0.62.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.15
[INFO] [stderr]    Compiling aws-smithy-json v0.61.7
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling aws-smithy-http v0.63.6
[INFO] [stderr]    Compiling aws-credential-types v1.2.14
[INFO] [stderr]    Compiling aws-smithy-observability v0.2.6
[INFO] [stderr]    Compiling aws-smithy-http v0.62.5
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-sigv4 v1.4.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling lettre v0.11.21
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.12
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling rig-core v0.35.0
[INFO] [stderr]    Compiling aws-smithy-runtime v1.11.1
[INFO] [stderr]    Compiling aws-runtime v1.7.3
[INFO] [stderr]    Compiling aws-sdk-sso v1.98.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.103.0
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.100.0
[INFO] [stderr]    Compiling aws-sdk-bedrockruntime v1.130.0
[INFO] [stderr]    Compiling aws-config v1.8.11
[INFO] [stderr]    Compiling cortex v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s
[INFO] running `Command { std: "docker" "inspect" "a7cd1c878bd9793f5beae74bae6d9cacbe2cf260b9f0f2d9b967043368a2375a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cd1c878bd9793f5beae74bae6d9cacbe2cf260b9f0f2d9b967043368a2375a", kill_on_drop: false }`
[INFO] [stdout] a7cd1c878bd9793f5beae74bae6d9cacbe2cf260b9f0f2d9b967043368a2375a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76d2fc1f4e68278811726667137a95236942eabf84e5d83975517986292ff8e6
[INFO] running `Command { std: "docker" "start" "-a" "76d2fc1f4e68278811726667137a95236942eabf84e5d83975517986292ff8e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.61s
[INFO] running `Command { std: "docker" "inspect" "76d2fc1f4e68278811726667137a95236942eabf84e5d83975517986292ff8e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76d2fc1f4e68278811726667137a95236942eabf84e5d83975517986292ff8e6", kill_on_drop: false }`
[INFO] [stdout] 76d2fc1f4e68278811726667137a95236942eabf84e5d83975517986292ff8e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e4ed834308d8113030ba77e6ebb362500f0fc9c72e449fe972988130c4eb607
[INFO] running `Command { std: "docker" "start" "-a" "9e4ed834308d8113030ba77e6ebb362500f0fc9c72e449fe972988130c4eb607", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cortex-7d5b404c635d8de4)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test assistant::tests::assistant_task_tracking_detects_multistep_work ... ok
[INFO] [stdout] test assistant::tests::assistant_task_tracking_detects_url_research_work ... ok
[INFO] [stdout] test assistant::tests::assistant_task_tracking_ignores_simple_chat ... ok
[INFO] [stdout] test assistant::tests::empty_final_retry_prompt_keeps_request_and_context ... ok
[INFO] [stdout] test assistant::tests::empty_text_yields_no_calls ... ok
[INFO] [stdout] test assistant::tests::escapes_tool_results_for_feedback ... ok
[INFO] [stdout] test assistant::tests::html_fetch_normalization_strips_tags_and_decodes_basic_entities ... ok
[INFO] [stdout] test assistant::tests::parses_bare_tool_tags_with_raw_text ... ok
[INFO] [stdout] test agent_bus::tests::output_is_stored_on_done ... ok
[INFO] [stdout] test assistant::tests::parses_bare_tool_tags_without_wrapper ... ok
[INFO] [stdout] test agent_bus::tests::drain_is_non_blocking_when_empty ... ok
[INFO] [stdout] test agent_bus::tests::get_all_statuses_returns_sorted_entries ... ok
[INFO] [stdout] test agent_bus::tests::register_and_query_agent_status ... ok
[INFO] [stdout] test assistant::tests::parses_fetch_url_call ... ok
[INFO] [stdout] test assistant::tests::assistant_delegate_task_publishes_agent_specific_tasks ... ok
[INFO] [stdout] test agent_bus::tests::directive_round_trip ... ok
[INFO] [stdout] test assistant::tests::strips_only_tool_call_when_no_visible_text ... ok
[INFO] [stdout] test assistant::tests::strip_tool_calls_handles_orphan_tags ... ok
[INFO] [stdout] test assistant::tests::parses_web_search_call ... ok
[INFO] [stdout] test assistant::tests::tasks_file_detection_accepts_nested_tasks_md ... ok
[INFO] [stdout] test assistant::tests::parses_non_standard_json_xml_calls ... ok
[INFO] [stdout] test assistant::tests::parses_tasks_md_checklist_for_tui ... ok
[INFO] [stdout] test assistant::tests::parses_write_file_call ... ok
[INFO] [stdout] test auth::tests::chatgpt_subscription_auth_can_be_recorded ... ok
[INFO] [stdout] test assistant::tests::strips_tool_calls_from_visible_text ... ok
[INFO] [stdout] test assistant::tests::parses_run_command ... ok
[INFO] [stdout] test assistant::tests::web_search_no_results_message_names_fallbacks ... ok
[INFO] [stdout] test context::compressor::tests::too_small_budget_returns_empty ... ok
[INFO] [stdout] test auth::tests::expired_records_do_not_return_tokens ... ok
[INFO] [stdout] test assistant::tests::fetch_url_validation_accepts_http_and_https_only ... ok
[INFO] [stdout] test context::compressor::tests::utf8_safe ... ok
[INFO] [stdout] test context::tests::ceo_has_no_context ... ok
[INFO] [stdout] test assistant::tests::parses_multiple_calls ... ok
[INFO] [stdout] test auth::tests::methods_include_direct_auth_where_supported ... ok
[INFO] [stdout] test context::compressor::tests::long_text_compressed ... ok
[INFO] [stdout] test context::tests::developer_has_specs_and_arch ... ok
[INFO] [stdout] test context::compressor::tests::short_text_unchanged ... ok
[INFO] [stdout] test custom_defs::tests::parse_agent_def_missing_delimiter ... ok
[INFO] [stdout] test custom_defs::tests::parse_agent_def_valid ... ok
[INFO] [stdout] test custom_defs::tests::parse_workflow_def_valid ... ok
[INFO] [stdout] test orchestrator::tests::dev_workflow_defaults_to_current_directory ... ok
[INFO] [stdout] test orchestrator::tests::non_dev_workflows_keep_cortex_output_directory ... ok
[INFO] [stdout] test project_context::tests::accepts_useful_generated_context ... ok
[INFO] [stdout] test orchestrator::tests::test_phase_transitions ... ok
[INFO] [stdout] test project_context::tests::detects_nested_manifest_names ... ok
[INFO] [stdout] test orchestrator::tests::test_parallel_events_no_deadlock ... ok
[INFO] [stdout] test orchestrator::tests::test_agent_lifecycle_ordering ... ok
[INFO] [stdout] test project_context::tests::merge_replaces_only_marked_section ... ok
[INFO] [stdout] test project_context::tests::rejects_empty_generated_context ... ok
[INFO] [stdout] test orchestrator::tests::test_workflow_started_event ... ok
[INFO] [stdout] test project_context::tests::deterministic_fallback_contains_required_sections ... ok
[INFO] [stdout] test project_context::tests::merge_creates_marked_file_when_missing ... ok
[INFO] [stdout] test project_context::tests::sensitive_files_are_skipped ... ok
[INFO] [stdout] test providers::bedrock::tests::extracts_anthropic_bedrock_text ... ok
[INFO] [stdout] test project_context::tests::merge_appends_when_no_markers_exist ... ok
[INFO] [stdout] test providers::custom_http::tests::parses_sse_events_across_chunks ... ok
[INFO] [stdout] test context::tests::nonexistent_files_skipped ... ok
[INFO] [stdout] test providers::custom_http::tests::pkce_challenge_is_base64_url ... ok
[INFO] [stdout] test providers::custom_http::tests::extracts_openai_compatible_text ... ok
[INFO] [stdout] test providers::custom_http::tests::parses_sse_text_deltas ... ok
[INFO] [stdout] test providers::custom_http::tests::sse_completed_event_is_fallback_text ... ok
[INFO] [stdout] test providers::custom_http::tests::sse_error_event_returns_message ... ok
[INFO] [stdout] test mentions::tests::resolves_file_mentions ... ok
[INFO] [stdout] test mentions::tests::rejects_traversal_mentions ... ok
[INFO] [stdout] test providers::models::tests::static_fallbacks_are_non_empty ... ok
[INFO] [stdout] test mentions::tests::suggestions_skip_ignored_dirs ... ok
[INFO] [stdout] test providers::tests::gemma_models_do_not_use_system_instruction ... ok
[INFO] [stdout] test providers::models::tests::lmstudio_fallback_is_empty ... ok
[INFO] [stdout] test providers::models::tests::unknown_provider_returns_empty_fallback ... ok
[INFO] [stdout] test providers::tests::parse_model_normalizes_provider_aliases ... ok
[INFO] [stdout] test providers::tests::init_agent_does_not_inject_project_context ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_hides_split_search_tags ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_hides_split_xml ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_strips_orphaned_closes ... ok
[INFO] [stdout] test providers::tests::inline_preamble_prompt_preserves_instructions_and_request ... ok
[INFO] [stdout] test skills::tests::builds_noninteractive_skills_cli_command ... ok
[INFO] [stdout] test providers::tests::display_chunks_preserve_words_and_spaces ... ok
[INFO] [stdout] test skills::tests::parses_github_repo_sources ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_hides_complete_xml ... ok
[INFO] [stdout] test skills::tests::parses_public_skills_catalog_from_html ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_hides_thoughts_and_search ... ok
[INFO] [stdout] test skills::tests::describes_github_remote_install_without_npx ... ok
[INFO] [stdout] test skills::tests::parses_quoted_args ... ok
[INFO] [stdout] test skills::tests::parses_skill_frontmatter ... ok
[INFO] [stdout] test skills::tests::parses_skills_sh_list_response ... ok
[INFO] [stdout] test providers::tests::tool_call_filter_robust_against_mismatched_closes ... ok
[INFO] [stdout] test skills::tests::selects_nested_github_skill_dir ... ok
[INFO] [stdout] test skills::tests::validates_skill_names ... ok
[INFO] [stdout] test skills::tests::rejects_unsafe_remote_file_paths ... ok
[INFO] [stdout] test tools::email::tests::validates_address ... ok
[INFO] [stdout] test skills::tests::scores_explicit_skill_mentions_highest ... ok
[INFO] [stdout] test tools::filesystem::tests::creates_parent_dirs ... ok
[INFO] [stdout] test tools::terminal::tests::research_cli_commands_are_allowlisted ... ok
[INFO] [stdout] test tui::tests::qualify_model_string_prefixes_aggregator_model_ids ... ok
[INFO] [stdout] test tools::web_search::tests::empty_query_errors ... ok
[INFO] [stdout] test tools::email::tests::dry_run_returns_preview ... ok
[INFO] [stdout] test tools::email::tests::live_send_errors ... ok
[INFO] [stdout] test tools::filesystem::tests::rejects_traversal ... ok
[INFO] [stdout] test tui::tests::sync_models_for_provider_rewrites_all_roles_even_when_mixed ... ok
[INFO] [stdout] test tools::filesystem::tests::read_write_roundtrip ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::finish_clears_waiting_heartbeat ... ok
[INFO] [stdout] test tools::web_search::tests::fetch_context_disabled_returns_empty ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::progress_and_summary_survive_done ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::parse_inline_bold_and_italic ... ok
[INFO] [stdout] test tools::web_search::tests::offline_mode_returns_stub ... ok
[INFO] [stdout] test tui::tests::qualify_model_string_prefixes_slashy_native_model_ids ... ok
[INFO] [stdout] test tui::tests::qualify_model_string_preserves_current_provider_prefix ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::render_markdown_headings_and_bullets ... ok
[INFO] [stdout] test tui::tests::sync_models_for_provider_rewrites_uniform_models ... ok
[INFO] [stdout] test tools::terminal::tests::rejects_unlisted_command ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::word_wrap_basic ... ok
[INFO] [stdout] test tui::widgets::input::tests::connect_palette_suggests_auth_methods_after_provider ... ok
[INFO] [stdout] test tui::widgets::input::tests::dollar_mentions_suggest_skills_inline ... ok
[INFO] [stdout] test tui::widgets::input::tests::history_deduplicates ... ok
[INFO] [stdout] test tui::widgets::input::tests::at_mentions_insert_selected_path_inline ... ok
[INFO] [stdout] test tui::widgets::input::tests::at_mentions_suggest_project_paths_inline ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::stream_buffer_accumulates_chunks ... ok
[INFO] [stdout] test tui::widgets::input::tests::agent_palettes_suggest_active_agents ... ok
[INFO] [stdout] test tui::widgets::input::tests::dismiss_clears_completion_idx ... ok
[INFO] [stdout] test tui::widgets::input::tests::history_restores_draft ... ok
[INFO] [stdout] test tui::widgets::input::tests::history_navigates_up_and_down ... ok
[INFO] [stdout] test tui::widgets::input::tests::history_up_at_top_stays ... ok
[INFO] [stdout] test tui::widgets::input::tests::no_suggestions_without_slash ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_filters_as_typed ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_includes_init_command ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_navigation ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_select_arg_command_waits_for_prompt ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_select_complete_command_can_dispatch_immediately ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_select_inserts_command ... ok
[INFO] [stdout] test tui::widgets::input::tests::model_palette_suggests_roles_then_cached_models ... ok
[INFO] [stdout] test tui::widgets::input::tests::palette_opens_on_slash ... ok
[INFO] [stdout] test tui::widgets::input::tests::provider_palette_suggests_providers ... ok
[INFO] [stdout] test tui::widgets::input::tests::resume_palette_inserts_quoted_paths_when_needed ... ok
[INFO] [stdout] test tui::widgets::input::tests::skill_palette_suggests_installed_skill_names ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::renders_empty_panel ... ok
[INFO] [stdout] test tui::widgets::input::tests::tab_completes_unique_prefix ... ok
[INFO] [stdout] test tui::widgets::input::tests::tab_cycles_completions ... ok
[INFO] [stdout] test tui::widgets::input::tests::tab_single_match_inserts ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_filters_by_prefix ... ok
[INFO] [stdout] test tui::widgets::input::tests::websearch_palette_suggests_actions ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_opens_after_run_space ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_opens_after_start_space ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_select_inserts_workflow_and_keeps_prompt_open ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_stays_closed_after_workflow_selection ... ok
[INFO] [stdout] test tui::widgets::input::tests::workflow_palette_stays_closed_for_default_workflow_prompt ... ok
[INFO] [stdout] test updater::tests::compares_versions ... ok
[INFO] [stdout] test tui::widgets::picker::tests::toggle_selected_updates_checked_count ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::renders_done_agent_with_markdown ... ok
[INFO] [stdout] test updater::tests::builds_archive_names ... ok
[INFO] [stdout] test updater::tests::normalizes_versions ... ok
[INFO] [stdout] test updater::tests::parses_checksum_file ... ok
[INFO] [stdout] test workflows::dev::tests::detects_clarification_marker ... ok
[INFO] [stdout] test workflows::dev::tests::fallback_when_section_missing ... ok
[INFO] [stdout] test workflows::dev::tests::ignores_normal_brief ... ok
[INFO] [stdout] test tui::widgets::input::tests::renders_input_bar ... ok
[INFO] [stdout] test workflows::dev::tests::ignores_partial_match_inside_text ... ok
[INFO] [stdout] test workflows::dev::tests::parses_bold_with_description ... ok
[INFO] [stdout] test tui::widgets::input::tests::renders_with_text ... ok
[INFO] [stdout] test workflows::dev::tests::parses_backtick_paths ... ok
[INFO] [stdout] test workflows::dev::tests::parses_plain_list ... ok
[INFO] [stdout] test workflows::dev::tests::stops_at_next_heading ... ok
[INFO] [stdout] test workflows::tests::available_workflow_names_match_registry ... ok
[INFO] [stdout] test workflows::tests::build_phase_tasks_marks_only_completed_prefix ... ok
[INFO] [stdout] test workflows::tests::build_phase_tasks_caps_completion_at_task_count ... ok
[INFO] [stdout] test tui::widgets::logs::tests::renders_empty_logs ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::renders_streaming_agent ... ok
[INFO] [stdout] test tui::widgets::pipeline::tests::renders_empty_pipeline ... ok
[INFO] [stdout] test tui::widgets::logs::tests::renders_with_entries ... ok
[INFO] [stdout] test workflows::tests::unknown_workflow_error_lists_available_workflows ... ok
[INFO] [stdout] test tools::terminal::tests::listed_command_runs ... ok
[INFO] [stdout] test tui::widgets::pipeline::tests::renders_mixed_statuses ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::renders_multiple_agents ... ok
[INFO] [stdout] test tui::widgets::agent_panel::tests::visible_agents_selection_prioritizes_active ... ok
[INFO] [stdout] test tools::web_search::tests::fetch_context_no_key_returns_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9e4ed834308d8113030ba77e6ebb362500f0fc9c72e449fe972988130c4eb607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4ed834308d8113030ba77e6ebb362500f0fc9c72e449fe972988130c4eb607", kill_on_drop: false }`
[INFO] [stdout] 9e4ed834308d8113030ba77e6ebb362500f0fc9c72e449fe972988130c4eb607
